PRISM
=====
Version: 4.5.dev
Date: Sat Mar 14 23:26:30 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 pnueli-zuck.10.prism pnueli-zuck.props --property live
Parsing model file "pnueli-zuck.10.prism"...
Type: MDP
Modules: process0 process1 process2 process3 process4 process5 process6 process7 process8 process9
Variables: p0 p1 p2 p3 p4 p5 p6 p7 p8 p9
Parsing properties file "pnueli-zuck.props"...
1 property:
(1) "live": Pmax=? [ F (p1=10) ]
---------------------------------------------------------------------
Model checking: "live": Pmax=? [ F (p1=10) ]
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Computing reachable states...
Reachability (BFS): 73 iterations in 1.36 seconds (average 0.018603, setup 0.00)
Time for model construction: 1.536 seconds.
Type: MDP
States: 69994757110 (1 initial)
Transitions: 891923978050
Choices: 827929876290
Transition matrix: 22186 nodes (3 terminal), 891923978050 minterms, vars: 40r/40c/10nd
Warning: Switching to MTBDD engine, as number of states is too large for Sparse engine.
Prob0A: 90 iterations in 6.05 seconds (average 0.067278, setup 0.00)
Prob1E: 91 iterations in 6.68 seconds (average 0.073407, setup 0.00)
yes = 69994757110, no = 0, maybe = 0
Value in the initial state: 1.0
Time for model checking: 12.556 seconds.
Result: 1.0 (value in the initial state)
Overall running time: 14.721 seconds.
---------------------------------------------------------------------
Note: There were 2 warnings during computation.